home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / visua / 921 / wilsf102.gif < prev    next >
Graphics Interchange Format  |  1999-07-12  |  17KB  |  438x133  |  4-bit (16 colors)
Labels: text | screenshot | font | line | information
OCR: MulticastSocket Class Constructors Description public MulticastSocket() throws Creates a new MulticastSocket IOException object bound to the first avail- able port. public MulticastSocket(int port) @redites a new MulticastSocket throws IOException object bound to the specified port. Figure 2: MulticastSocket constructors.